Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1316 Update url config for consistency #25

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

AdamHawtin
Copy link
Contributor

Motivation and Context

The URLs in the config were inconsistent with their requirement of trailing slashes, this update makes them consistent, so a trailing slash should not be included on any.

What has changed

  • Update config and RH controller to not require a trailing slash on the configured URL

How to test?

Check the config and defaults are correct and consistent now.

Links

https://trello.com/c/tlfATzmc/1316-runbook-and-configure-rh-ui-flask-session-secret-key-5-ah-rg

@AdamHawtin AdamHawtin added bug Something isn't working patch A non-feature change, e.g. bug or issue fix labels Jan 11, 2024
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2984fca) 97.32% compared to head (23f9699) 97.32%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files           9        9           
  Lines         187      187           
=======================================
  Hits          182      182           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AdamHawtin AdamHawtin merged commit 52eeb69 into main Jan 11, 2024
5 checks passed
@AdamHawtin AdamHawtin deleted the 1316-fix-inconsistent-url-formats branch January 11, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch A non-feature change, e.g. bug or issue fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants